Artifacts
wandb-history
No artifacts found.
1 - 10 of 249
run_table
Empty Artifact
run-ggznjhwr-history has no versions.

Use wandb.log_artifact
to add a version to this Artifact.
import wandb
wandb.init(entity='deleted-entity-469233', project='AML Project 2')
art = wandb.Artifact('run-ggznjhwr-history', type='wandb-history')
# ... add content to artifact ...
wandb.log_artifact(art)